const github.com/jackc/pgx/v5/pgtype.pgNumericNegInfSign

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		numeric.go#L27: 	pgNumericNegInfSign = 0xf000
		numeric.go#L622: 	} else if sign == pgNumericNegInfSign {